National Repository of Grey Literature 105 records found  1 - 10nextend  jump to record: Search took 0.02 seconds. 
Detection of Boxes in Image
Soroka, Matej ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
The aim of this work is to experiment and evaluate different approaches of computer vision with the aim of automatic detection of boxes-blocks in the image, for this purpose, approaches based on neural networks were used in the solution. Experiments were performed with classification using our own data set, classification using our own convolutional neural network, detection using a window, YOLO detector and in the last part a proposal for improvement using U-net and MirrorNet networks.
Fooling of Algorithms of Computer Vision
Hrabal, Matěj ; Bartl, Vojtěch (referee) ; Herout, Adam (advisor)
The goal of this work was to research existing methods of computer vision and computer recognition fooling. My focus was on group of methods called pixel attacks. Another part of my thesis talks about methods of detecting and fighting against computer vision fooling. Implementation of various pixel attack methods and methods of defending against these kinds of attacks was done using the python programming language and python library Keras. Solution that I have created works as standalone application allowing user to perform various pixel attack methods on chosen image. This tool also allows collection of statistics from performed pixel attacks and is able to detect possible attacks in these images.
Utilization of deep learning for channel estimation in OFDM systems
Hubík, Daniel ; Staněk, Miroslav (referee) ; Miloš, Jiří (advisor)
This paper describes a wireless communication model based on IEEE 802.11n. Typical methods for channel equalisation and estimation are described, such as the least squares method and the minimum mean square error method. Equalization based on deep learning was used as well. Coded and uncoded bit error rate was used as a performance identifier. Experiments with topology of the neural network has been performed. Programming languages such as MATLAB and Python were used in this work.
Recurrent Neural Network for Text Classification
Myška, Vojtěch ; Kolařík, Martin (referee) ; Povoda, Lukáš (advisor)
Thesis deals with the proposal of the neural networks for classification of positive and negative texts. Development took place in the Python programming language. Design of deep neural network models was performed using the Keras high-level API and the TensorFlow numerical computation library. The computations were performed using GPU with support of the CUDA architecture. The final outcome of the thesis is linguistically independent neural network model for classifying texts at character level reaching up to 93,64% accuracy. Training and testing data were provided by multilingual and Yelp databases. The simulations were performed on 1200000 English, 12000 Czech, German and Spanish texts.
Image annotation using deep learning
Zarapina, Natalya ; Rajnoha, Martin (referee) ; Burget, Radim (advisor)
This semester thesis describes the design and implementation of the client-server program for classification and localization of certain elements which are present in provided images. This program loads a set of images and use deep learning, especially deep convolution neural network perform a classification. First part describes the architecture, basic principles of operations in convolution network and chosen machine learning algorithms for classification. Second part contains a description of created program.
Object Detection in the Laser Scans Using Convolutional Neural Networks
Marko, Peter ; Beran, Vítězslav (referee) ; Veľas, Martin (advisor)
This thesis is aimed at detection of lines of horizontal road markings from a point cloud, which was obtained using mobile laser mapping. The system works interactively in cooperation with user, which marks the beginning of the traffic line. The program gradually detects the remaining parts of the traffic line and creates its vector representation. Initially, a point cloud is projected into a horizontal plane, crating a 2D image that is segmented by a U-Net convolutional neural network. Segmentation marks one traffic line. Segmentation is converted to a polyline, which can be used in a geo-information system. During testing, the U-Net achieved a segmentation accuracy of 98.8\%, a specificity of 99.5\% and a sensitivity of 72.9\%. The estimated polyline reached an average deviation of 1.8cm.
Vehicle License Plate Detection and Recognition Software
Masaryk, Adam ; Hradiš, Michal (referee) ; Špaňhel, Jakub (advisor)
The aim of this bachelor thesis is to design and develop software that can detect and recognize license plates from images. The software is divided into 3 parts - license plates detection, detector output processing and license plates characters recognition. We decided to implement detection and recognition using modern methods using convolutional neural networks.
Horizon Detection in Image
Holková, Natália ; Herout, Adam (referee) ; Juránek, Roman (advisor)
Cieľom tejto práce je naimplementovať metódu detekovania horizontu vo fotografii pomocou hlbokého učenia, aby sa zabránilo obmedzeniam pre vstupné dáta. Trénovací dataset bol vytvorený sťahovaním obrázkov z miest z celého sveta pomocou služby Google Street View. Bolo vybratých niekoľko populárnych architektúr pre konvolučné neurónové siete a po natrénovaní boli vyhodnotené na existujúcich testovacích datasetoch.
Face detection and recognition with use of Raspberry Pi
Rozhoňová, Andrea ; Mézl, Martin (referee) ; Hesko, Branislav (advisor)
The following bachelor thesis is focused on the face detection and recognition in an image. The theoretical part divides methods of detection and recognition into several groups and there is better description and explanation of these methods in this part. At the end of the theoretical part is summarized the current utilization of person recognition on the bases of its face in practice. In the practical part is first implemented method for face detection. It is combination of two approaches - approach using haar features and approach using templates of eye. The face recognition is provided by the convolutional neural network. In conclusion there are summarized principles and problems associated with implementation on microcomputer Raspberry Pi and there is also evaluated the success of implemented methods.
Bayesian and Neural Networks
Hložek, Bohuslav ; Rozman, Jaroslav (referee) ; Zbořil, František (advisor)
This paper introduces Bayesian neural network based on Occams razor. Basic knowledge about neural networks and Bayes rule is summarized in the first part of this paper. Principles of Occams razor and Bayesian neural network are explained. A real case of use is introduced (about predicting landslide). The second part of this paper introduces how to construct Bayesian neural network in Python. Such an application is shown. Typical behaviour of Bayesian neural networks is demonstrated using example data.

National Repository of Grey Literature : 105 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.